@charset "utf-8";
/* CSS Document */

/*banner*/
.swiper-container-ban {
    width: 100%;
    height: 640px;
}

@media screen and (max-width:1400px) {
.swiper-container-ban {
    height: 640px;
}
}

@media screen and (max-width:1260px) {
.swiper-container-ban {
    height: 500px;
}
}

@media screen and (max-width:1024px) {
.swiper-container-ban {
    height: 450px;
}
}

@media screen and (max-width:768px) {
.swiper-container-ban {
    height: 380px;
}
}
@media screen and (max-width:760px) {
.swiper-container-ban {
    height: 310px;
}
}
	@media screen and (max-width:630px) {
.swiper-container-ban {
    height: 250px;
}
}
@media screen and (max-width:460px) {
.swiper-container-ban {
    height: 207px;
}
.swiper-button-next, .swiper-button-prev {
    display: none;
}
.swiper-container-ban .swiper-slide {
    background-size: 150%;
    background-repeat: no-repeat;
}
}
/*banner结束*/

/*搜索*/
.sousuo {
    background: #f5f5f5;
    overflow: hidden;
    height: 60px;
}
.sousuoci {
    width: 50%;
    float: left;
    font-size: 14px;
    font-weight: 700;
    color: #1d59a2;
}
.sousuo .sousuoci a {
    color: #8a8a8a;
    padding: 0 5px;
    font-size: 14px;
    line-height: 60px;
    font-weight: normal;
}
.sousuo .search {
    position: relative;
    width: 258px;
    height: 31px;
    margin-top: 15px;
}
.sousuo .search .input {
    height: 31px;
    width: 250px;
    float: left;
    line-height: 31px;
    padding-left: 10px;
    border: 1px solid #cccccc;
    border-radius: 20px;
    background: none;
    font-size: 12px;
}
.sousuo .search .btn {
    background: #f5f5f5 url("../images/inico5.jpg")no-repeat right center;
    height: 28px;
    width: 28px;
    border: none;
    position: absolute;
    right: 18px;
    top: 2px;
    cursor: pointer;
}
/*banner按钮*/
.swiper-paginationban {
    bottom: 30px;
    left: 0;
    width: 100%;
    position: absolute;
    z-index: 10;
    text-align: center;
}
.swiper-paginationban span.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 50px;
    background: rgba(230,0,0,.8);
    display: inline-block;
}
.swiper-paginationban span.swiper-pagination-bullet-active {
    background: #e60000;
}
/*首页产品*/
.index-product {
    overflow: hidden;
    width: 100%;
    padding:30px 0;
}
.inprotitle {
    text-align: center;
    background: url("../images/titbj.png") no-repeat center bottom;
    padding-bottom: 20px;
}
.inprotitle p {
    font-size: 40px;
    color: #333;
}
.inprotitle p font {
    font-weight: 700;
    color: #005abd;
}

.inprotitle2 p {
    font-size: 40px;
    color: #fff;
}
.inprotitle2 p font {
    font-weight: 700;
    color: #ffffff;
}

.inprotitle span {
    font-size: 16px;
    line-height: 35px;
   }
.inprofenl {
    text-align: center;
    margin: 30px 0;
}
.inprofenl li {
    display: inline-block;
    width: auto;
    padding:0 35px;
    margin: 0 .2%;
    height: 55px;
    background: #1d59a2;
    border-radius: 5px;
}
.inprofenl li a {
    display: block;
    color: #fff;
    line-height: 55px;
    font-size: 15px;
}
.inprofenl li:hover {
    background: #e60000;
}
.inpromain {
}
.inpromain li {
    display: block;
    width: 23%;
    float: left;
    margin: 1% 1%;
}
.inpromain li .photo {
    border: 1px solid #eee;
    display: block;
    overflow: hidden;
}
.inpromain li .photo img {
    width: 100%;
    transition: all 0.5s;
}
.inpromain li h4 {
    display: block;
    width: 100%;
    text-align: center;
    background: #f5f5f5;
    line-height: 55px;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.inpromain li:hover .photo img {
    transform: scale(1.1);
    transition: all 0.5s;
}
/*首页产品结束*/

/*困扰*/
.g_wt {
    background: url("../images/kunraobj.jpg") no-repeat center top;
    overflow: hidden;
    padding: 60px 0;
}
.g_wt h2 {
    text-align: center;
    font-size: 30px;
    color: #333;
    font-weight: normal;
}
.g_wt h2 em {
    color: #1d59a2;
    display: block;













    font-weight: 700;
}
.f_cb {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
    margin: 30px 0 15px 0;
}
.g_wt li {
    float: left;
    width: 23%;
    border: 1px solid #dddddd;
    margin: 0 1%;
    background: #fff;
    padding: 20px 0 20px 38px;
    transition: all 0.3s linear 0s;
}
.g_wt .lastli {
    margin-right: 0;
}
.g_wt li b {
    display: block;
    width: 52px;
    height: 52px;
    line-height: 52px;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    color: #333333;
    font-weight: normal;
    margin-bottom: 12px;
}
.g_wt li em {
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
}
.g_wt li:hover em {
    color: #1d59a2
}
.g_wt li:hover {
    border: 1px solid #1d59a2;
    transform: translateY(-10px);
}
.g_wt .wtbtn {
    display: block;
    width: 174px;
    height: 46px;
    line-height: 46px;
    background: #e60000;
    border-radius: 5px;
    margin: 23px auto 15px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.g_wt .wtbtn a {
    display: block;
    color: #fff;
    overflow: hidden;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}
.g_wt .wtbtn a:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 0;
    height: 48px;
    top: 0;
    left: 0;
    -webkit-transition: width .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -webkit-transition: width .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.g_wt .wtbtn a:hover {
    color: #fff;
    box-shadow: 0 5px 7px -1px #d2d2d2;
    border-radius: 5px;
}
.g_wt .wtbtn a:hover:before {
    width: 309px;
    background: #1d59a2;
    color: #fff;
}
.g_wt h3 {
    text-align: center;
    font-size: 32px;
    color: #333;
    line-height: 69px;
    font-weight: 700;
}
.g_wt .m_kr {
    height: 534px;
}
.g_wt .m_fw h4 {
    font-size: 34px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin-top: 20px;
}
.fwcon {
    /*	overflow: hidden;*/
    text-align: center;
}
.g_wt .m_fw dl {
    width: 24.5%;
    display: block;
    float: left;
}
.g_wt .m_fw dt {
    overflow: hidden;
}
.g_wt .m_fw dt img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    transition: all 0.5s linear 0s;
}
.g_wt .m_fw dt:hover img {
    transform: rotate(360deg)
}
.g_wt .m_fw dd {
    margin-top: 20px;
}
.g_wt .m_fw h3 {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px;
}
.g_wt .m_fw p {
    font-size: 16px;
    line-height: 28px;
    color: #7ab3df;
    text-align: center;
    width: 92%;
    margin: 0 auto;
}
.g_wt .m_fw .wt1, .g_wt .m_fw .wt4 {
    margin-top: -25px;
}
.g_wt .m_fw .wt2, .g_wt .m_fw .wt3 {
    margin-top: 50px;
}
/*困扰结束*/

/*案例开始*/
.index-case {
    padding: 60px 0;
    overflow: hidden;
    /* background: #f5f5f5; */
}
.incasemain {
    margin-top: 30px;
}
.incaseli {
}
.incaseli .pic {
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}
.incaseli .pic img {
    display: block;
    width: 100%;
    height:260px;
}
.incaseli .title {
    padding: 20px 37px;
    display: block;
    background: #e9ecef;
}
.incaseli .title p {
    color: #333;
    font-size: 18px;
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.incaseli .title font {
    font-size: 14px;
    color: #555;
    line-height: 22px;
    margin: 0px 0 27px 0;
    display: block;
}
.incaseli .title i {
    display: block;
    height: 37px;
    color: #fff;
    font-size: 12px;
    width: 116px;
    background: #999;
    text-align: center;
    line-height: 37px;
    border-radius: 6px;
}
.incaseli:hover .title i {
    background: #3b3b3b;
}
/*案例结束*/

/*关于*/
.index-about {
    padding: 60px 0;
    overflow: hidden;
}
.ab_w {
    width: 100%;
    background: url(../images/ab_ico1.jpg) no-repeat center 0;
    /* text-align: center; */
    margin: 0 auto;
}
.ab_w a {
    font-size: 14PX;
    color: #FFF;
    font-weight: normal;
    height: 45px;
    line-height: 45px;
    width: 172px;
    text-align: center;
    background: #1d59a2;
    margin: 40px auto 60px auto;
    display: block;
    border-radius: 5px;
}
.ab_w a:hover {
    background: #3e3e3c;
}
.ab_w p {
    font-size: 16px;
    color: #666666;
    line-height: 33px;
    padding: 0 0 0 30px;
    margin-top: 30px;
}
.slideTxtBox25 li {
    float: left;
    font-size: 0;
    line-height: 0;
    width: 33.3%;
    position: relative;
	overflow: hidden;
}
.slideTxtBox25 li b img {
    width: auto;
    height: 100%;
}
.slideTxtBox25 li p {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
}
.slideTxtBox25 li p i {
    padding-top: 50px;
    font-size: 0;
    line-height: 0;
    display: block;
}
.slideTxtBox25 li p span {
    display: block;
    line-height: 46px;
    padding-top: 18px;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
}
.slideTxtBox25 li p em {
    font-size: 16px;
    color: #fefefe;
    line-height: 26px;
    padding: 16px 40px 0;
    display: block;
}
.slideTxtBox25 li.on {
    cursor: pointer;
}
.slideTxtBox25 li.on p {
    background: rgb(30 90 162 /90%);
}
.slideTxtBox25 li.on p i {
    animation-duration: 3s;
    animation-name: flipInY;
}
.slideTxtBox25 li.on p i {
    animation-duration: 3s;
    animation-name: flipInY;
}
/*关于结束*/

/*企业相册*/
.index-xiangce {
    padding: 60px 0;
    background: #e9ecef;
}
.nav-tabs {
}
.inxcfl {
    text-align: center;
    width: 432px;
    margin: 0 auto;
}
.nav-tabs li {
    width: 216px;
    height: 78px;
    text-align: center;
    border-right: 1px solid #414141;
    background: #2e2e2e;
    display: inline-block;
}
.nav-tabs li a {
    display: block;
    background: #2e2e2e;
    height: 100%;
}
.nav-tabs li a.active {
    background: #1d59a2;
}
.nav-tabs li a.active span {
    color: #3489cc;
}
.nav-tabs li i {
    display: inline-block;
    margin: 22px 13px 0 0;
    vertical-align: top;
    width: 37px;
    height: 33px;
    overflow: hidden;
}
.nav-tabs li:nth-child(1) i {
    background: url("../images/xc_ico1_hv.png") no-repeat;
}
.nav-tabs li:nth-child(2) i {
    background: url("../images/xc_ico3_hv.png") no-repeat;
}
.nav-tabs li span {
    display: inline-block;
    padding-top: 20px;
    text-align: left;
    font-size: 12px;
    color: #535353;
    text-transform: uppercase;
}
.nav-tabs li em {
    display: block;
    font-size: 18px;
    color: #fff;
    height: 23px;
    line-height: 23px;
}
.inxclist {
    overflow: hidden;
    margin: 30px 0 0 0;
	text-align: center;
}
.inxclist li {
}
.inxclist li p { font-size:12px;line-height:25px;text-align:left;padding:20px;}
.inxclist li {background:#fff;
    width: 22%;
    overflow: hidden;
    margin: 0 1%;
	display: inline-block;
}
.inxclist li span {
    display: block;
    background: #fff;
    height: 60px;
    padding: 0 16px;
    line-height: 60px;
    font-size: 16px;
    color: #171717;
	text-align: left;
    border-top: 1px solid #eee;
}
.inxclist li span img {
float:right;padding-top:17px;
}
.inxclist li i {
    display: block;
    font-size: 0;
    line-height: 0;
    width: 100%;
    overflow: hidden;
}
.inxclist li i img {
	height:200px;
    width: 100%;
    transition: all 0.5s
}
.inxclist li:hover i img {
    transform: scale(1.1);
}


/*相册结束*/

/*广告图+视频*/
.wrap-ad{
	background: url("../images/shipinbj.jpg") no-repeat center top;
	overflow: hidden;
	padding: 15px 0;
}
.adnrs{
	width: 60%;
	float: left;
	margin-top: 30px;
}
.abshipin{
	width: 35%;
	float: right;
	border: 8px solid #000;
}
.abshipin embed{
	width: 100%;
	height: 230px;
}
.youdian{
	padding: 20px 0 10px 0;
	overflow: hidden;
}
.youdian font{
	padding-left: 25px;
	background: url("../images/gou.png") no-repeat;

	color: #fff;
	font-size: 16px;
	display: block;
	float: left;
	margin-right: 25px;
}
.adnrs em{
	font-size: 14px;
    color: #92d394;
	text-transform: uppercase;
	
}
.adnrs p{
	    font-size: 32px;
    font-weight: bold;
    color: #fff;
}
.admore{
	    margin: 30px 0 0;
}
.admore a{
	display: block;
    width: 150px;
    height: 45px;
    background: #023c04;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 45px;
    float: left;
	margin: 0 18px 0 0;
	border-radius: 5px;
}

.admore p{
	    display: block;
    float: left;
	background: url("../images/inico20.png")no-repeat left center;
	padding: 0 0 0 50px;
}
.admore p span{
	    font-size: 14px;
    color: #92d394;
    display: block;
}
.admore p i{
	font-size: 30px;
    color: #fff;
	line-height: 30px;
    display: block;
}

/*广告图+视频结束*/

/*新闻*/
.wrap-news{
	/* padding: 70px 0; */
	overflow: hidden;
}

.hybk{
	width: 62%;
	overflow: hidden;
	float: left;
}
.bktit p{
	color: #1d59a2;
	font-size: 20px;
	font-weight: bold;
}
.bktit p a{
	font-size: 12px;
	color: #a1a1a1;
	    font-weight: normal;
	float: right;
}
.bktit:hover p a{color: #333;}
.bktit span{
	display: block;
    width: 100%;
    height: 1px;
    background: #e1e1e1;    margin: 15px 0 37px 0;
}
.bktit i{
	    display: block;
    width: 84px;
    background: #1d59a2;
    height: 3px;
    position: relative;
    top: -2px;
}
.tuotian{
	    overflow: hidden;
}
.tuotian .pic{
	float: left;
    border: 1px solid #eee;
	width: 37%;
	overflow: hidden;
}
.tuotian .pic img{
	width: 100%;
}
.tuotian .wen{
	float: left;
	width: 60%;
	padding-left: 3%;
}
.tuotian:hover .wen p{
	color: #1d59a2;
}
.tuotian .wen p{
	    font-size: 16px;
    color: #333333;
	display:block;
white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
}

.tuotian .wen span{
	display: block;
    line-height: 25px;
    font-size: 14px;
    color: #999999;
    margin: 23px 0 15px 0;
}
.tuotian:hover .wen i{
	background: #1d59a2;
	color: #fff;
}
.tuotian .wen i{
	    display: block;
    width: 120px;
    height: 37px;
    font-size: 12px;
    color: #606060;
    background: #e8e8e8;
    line-height: 37px;
    text-align: center;
    border-radius: 5px;
}
.wrap-news ul{
	    display: block;
    margin: 33px 0 0 0;
}
.wrap-news ul li{
	overflow: hidden;
	border-bottom: 1px solid #eeeeee;
	line-height: 45px;
	background: url("../images/inico21.png")no-repeat left center;
	padding: 0 0 0 15px;
	display: block;
	width: 100%;
}
.wrap-news ul li p{
	float: left;
    font-size: 14px;
    color: #666;
	display:block;
	width: 60%;
white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	
}
.wrap-news ul li:hover p{
	color: #1d59a2;
}
.bknr ul li span{
	    float: right;
    color: #d3d3d3;
    font-size: 14px;
}
.bknr ul li:hover span{
	color: #1d59a2;
}
.gsdt{
	width: 30%;
	overflow: hidden;
	float: right;
}
.dtnr .pic{
	overflow: hidden;
}
.dtnr .pic img{
	width: 100%;
	height:220px;
	border: 1px solid #eee;
	padding: 2px;
}
.gsdt .dtnr ul li:hover span{
	color: #1d59a2;
}
.gsdt .dtnr ul li span{
	float: right;
	font-size: 14px;
	color: #d3d3d3;
}
/*新闻结束*/

/*友情链接*/
.wrap-links{
	background: #f5f5f5;
	padding: 45px 0;
	overflow: hidden;
}
.wrap-links p{
	font-size: 18px;
	font-weight: bold;
	color: #1d59a2;
	float: left;margin: 0 20px 0 0;
}
.wrap-links p em{
	font-size: 14px;
	color: #bbbbbb;
}

.wrap-links a{
    font-size: 14px;
    color: #666;
    margin: 4px 0 0 20px;
    float: left;display: block;
}
.wrap-links a:hover{
	color: #1d59a2;
}
.slideTxtBox11 .bd li.zx_Bbox{
	width: 200px;
	height: 200px;
	border: none!important;margin: 0 20px 25px!important;
}
.slideTxtBox11 .bd .zx_Bbox:hover{
	border-color: none!important;
	border: none!important;
}

.slideTxtBox11 .bd .zx_Bbox .pic_zx{
	height: 155px;
}
.slideTxtBox11 .bd pre.zxtit{
	color: #333333;
    font-size: 14px;
    text-align: center;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 15px;
	    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
	font-family: "微软雅黑";    margin: 12px 0 0;
}

@media screen and (max-width: 1280px) {
	.inprofenl li a{
		font-size: 14px;
	}
	.ab_w p{
		padding: 0;
	}
	.g_wt li em{
		font-size: 16px;
	}
	.g_wt .m_fw p,.slideTxtBox25 li p em{
		font-size: 14px;
		line-height: 24px;
	}
	.incaseli .title p{
		font-size: 16px;
	}
	
	
}
@media screen and (max-width: 1080px){
	.g_wt li {
    width: 23%;
    padding: 20px 0 20px 20px;
}
	.g_wt li em{
		font-size: 14px;
		line-height: 20px;
	}
	.g_wt .m_fw h3{
		font-size: 20px;
	}
	.inprofenl li{
		width: 31%;
		margin: .5% .2%;
	}
}
@media screen and (max-width: 992px) {
	.sousuo{
		display: none;
	}
	.inpromain li{
		width: 48%;
	}
	.g_wt .m_fw h4{
		font-size: 24px;
	}
	.g_wt .m_fw dt img{
		width: 85%;
		margin: 0 auto;
	}
	
	.g_wt .m_fw p{
    font-size: 14px;
    line-height: 20px;
}
	.adnrs p,.admore p i{
		font-size: 24px;
	}
	.adnrs em{
		font-size: 12px;
	}
	.gsdt .dtnr ul li span,.tuotian .wen i{
		display: none;
	}
	.dtnr ul li p{
		width: 95%;
	}
	.tuotian .wen span{
		margin: 20px 0;
	}
	.wrap-news ul{
		margin-top: 15px;
	}
	
}
@media screen and (max-width: 900px) {
	/*标题和板块间距*/
	.index-product,.g_wt,.index-case,.index-about,.wrap-news,.index-xiangce{
		padding: 40px 0;
	}
	.inprotitle p{
		font-size: 32px;
	}
	.inprotitle span{
		font-size: 14px;
	}
	.inprotitle{
		padding-bottom: 10px;
	}
	.g_wt h2{
		font-size: 24px;
	}
	/*标题和板块间距end*/
	.inprofenl li{
		width: 31%;
		margin:.5% .2%;
	}
	.g_wt li{
		width: 48%;
		margin: 1%;
	}
	.f_cb{
		margin: 0;
	}
	.g_wt .wtbtn{
		margin: 0 auto;
	}
	.g_wt h3.sjbuy{
		display: none;
	}
	
	.incaseli .title{
		padding: 25px;
	}
	.ab_w p{
		font-size: 14px;
		line-height: 24px;
	}
	.ab_w a{
		margin: 20px auto 40px auto;
	}
	.slideTxtBox25 li{
		width: 100%;
		height: 300px;
	}
	.slideTxtBox25 li b img {
    width: 100%;
    height: auto;
}
	.inxclist li{
		width: 48%;
		margin: 1%;
	}
	.wrap-ad{
		background-size: 100% 100%;
		display: none;
	}
	.adnrs{
		display: none;	
	}
	.abshipin{
		width: 100%;
	}
	.abshipin embed {
    width: 100%;
    height: 280px;
}
	.hybk{
		width: 100%;
	}
	.gsdt{
		display: none;
	}
}
@media screen and (max-width: 768px) {
}

@media screen and (max-width: 640px) {
	.wrap-links{
		padding: 20px 0;
	}
	.wrap-links p{
		font-size: 14px;
	}
	.inxclist li span {
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
    font-size: 14px;
}
	.inxclist li span img {
    padding-top: 6px;
}
	
	.g_wt .m_fw h3{
		font-size: 16px;
	}
	
}
@media screen and (max-width: 560px){
	.inprofenl{
		margin: 20px 0;
	}
	.inprofenl li{
		width: 48%;
		height: 40px;
	}
	.inprofenl li a{
		line-height: 40px;
		font-size: 13px;
	}
	.index-product, .g_wt, .index-case, .index-about, .wrap-news, .index-xiangce{
		padding: 30px 0;
	}
	.g_wt h2{
		font-size: 22px;
	}
	.g_wt li em{
		font-size: 13px;
		
	}
	.g_wt li{
		padding: 10px 0 10px 10px;
	}
	.g_wt li b{
		margin-bottom: 8px;
	}
	.g_wt{
		background: #1d59a2 url(../images/kunraobj.jpg) no-repeat center -50px;
	}
	.g_wt .m_kr {
    height: 497px;
}
	.g_wt .m_fw h4{
		font-size: 20px;
	}
	.g_wt .m_fw .wt1, .g_wt .m_fw .wt4{
		margin-top: 20px;
	}
	.g_wt .m_fw dl{
		width: 50%;
	}
	.g_wt .m_fw dt img{
		width: 70%;
	}
	.g_wt .m_fw dd{
		margin-top: 10px;
	}
	.g_wt .m_fw .wt2, .g_wt .m_fw .wt3{
		margin-top: 20px;

	}
	.g_wt .m_fw h3{

		font-size: 16px;
		line-height: 20px;
		margin-bottom: 10px;
		height: 20px;
	}
	.g_wt .m_fw p{
		font-size: 12px;
	}
	.slideTxtBox25 li p i{
		padding-top: 40px;
	}
	.slideTxtBox25 li p em{
		    padding: 10px 40px 0;
	}
	.slideTxtBox25 li{
		height: 290px;
	}
	.tuotian .wen p{
		font-size: 14px;
	}
	.tuotian .wen span{
		margin: 10px 0 0 0 ;
		line-height: 20px;
	}
	.bknr ul li span{
		font-size: 12px;
	}
}

@media screen and (max-width: 460px) {
	.inxcfl{
		width: 100%;
	}
	.nav-tabs li{
		width: 50%;
		height: 60px;
	}
	.nav-tabs li span{
		padding-top: 10px;
	}
	.nav-tabs li em{
		font-size: 14px;
	}
	.nav-tabs li i {
    display: inline-block;
		margin: 15px 8px 0 0;}
	.nav-tabs li span{
		text-transform: inherit;
	}
}
